ComponentOne CollectionView
C1.CollectionView Assembly / C1.CollectionView Namespace / ICollectionViewGroup<K,T> Interface / Group Property

In This Topic
    Group Property
    In This Topic
    Gets the key that identifies the group.
    Syntax
    'Declaration
     
    ReadOnly Property Group As K
    K Group {get;}
    See Also